Revision: zsh--cvshead--1.0--patch-497
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Feb 13 14:04:50 UTC 2006
Standard-date: 2006-02-13 14:04:50 GMT
Modified-files: ChangeLog Src/Zle/compcore.c
    Src/Zle/computil.c Src/Zle/zle_tricky.c Src/utils.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-497
Summary: Update from CVS

2006-02-13  Wayne Davison  <wayned@users.sourceforge.net>

   * 22217: Src/Zle/compcore.c: allow the insertion of invalid
   multibyte characters using the $'\123' idiom.

   * 22215: Src/utils.c, Src/Zle/zle_tricky.c: fixed the completion of
   filenames containing commas inside an open bracelist, including the
   ability for the user to manually backslash escape commas.

   * unposted: Src/Zle/computil.c: replaced an algorithm that was
   looking backward for a backslash because that can accidentally
   quote a character after a "\\" sequence.
